func internal/profile.encodeLength
5 uses
internal/profile (current package)
proto.go#L59: func encodeLength(b *buffer, tag int, len int) {
proto.go#L78: encodeLength(b, tag, n2-n1)
proto.go#L117: encodeLength(b, tag, n2-n1)
proto.go#L130: encodeLength(b, tag, len(x))
proto.go#L159: encodeLength(b, tag, n2-n1)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)